Version

PositionResolver<TKey,TSortKey> Class Properties

For a list of all members of this type, see PositionResolver<TKey,TSortKey> members.

Public Properties
 NameDescription
Public PropertyHasUnregisterdPositionsGets a value indicating whether this instance has unregisterd positions.  
Public PropertyPositionsGets the list of the positions this instance is working with.  
Public PropertyPositionSizeGets the number of the items in a position.  
Public PropertyRootPositionInfoGets the root PositionItemInfo<TKey,TSortKey> item.  
See Also